/*global settings*/

body{ background:#f2f2f2;}
.container{width:100%;min-width:1230px; position:relative;}
.w{width:1200px; margin:0 auto; position:relative;}

#header{width:100%; position:relative;  background:rgba(255,255,255,1); box-shadow:0 2px 6px rgba(0,0,0,0.03);}
#main{width:100%; position:relative;  }
#footer{width:100%; position:relative; }
.container.normal #header{border-bottom: 3px solid #004287;}
.container.normal #main{ margin-top:-1px;}
.bg-white{ background:#fff;}

a.more:link,a.more:visited{display:block; line-height:24px; margin-top: 0px; font-size:12px; color:#777; position:absolute; top:8px; right:0;}
a.more:hover{ color:#329FEF;}
a.more:after{
	font-family:"iconfont" !important;
	font-size:13px;
	font-style:normal;
	-webkit-font-smoothing:antialiased;
	-webkit-text-stroke-width:0.2px;
	-moz-osx-font-smoothing:grayscale;
	content:"\e668";
}

/*===========background=http://zcc.neu.edu.cn/sfw_cms/res/cms/style/==========*/
.orange{ background:#fb7509;}
.blue{ background:#20b0da;}
.ashen{ background:#cba635;}


/*===========list style===========*/
.textlist{width:100%;}
.textlist > li{line-height:32px; font-size:14px; padding:0 52px 0 16px; position:relative; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.textlist.small > li{ font-size:12px;}
.textlist > li a:hover{ text-decoration:underline;}
.textlist > li:before{content:""; display:block; width:4px; height:4px; background:#444; border-radius:100%; position:absolute; top:14px; left:3px;}
.textlist > li > span{display:block; font-size:12px; color:#bbb; position:absolute; top:0; right:2px;max-width: 67px;}
.textlist > li > span.timing{ color:#666;}
.textlist > li > span.timing span{ color:#fa6f2b;}

.textlist.hideTime > li{padding-right:0;}
.textlist.hideTime > li span{ display:none;}

.textlist > li.topline{ padding:0 0 0 16px; padding-bottom:5px;}
.textlist > li.topline:before{ display:none;}
.textlist > li.topline a{ display:block; font-size:17px; font-weight:800; font-style:normal; color:#333; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.textlist > li.topline span{ display:none;}


/*===========top===========*/
.topbar{ width:100%; text-align:center;}
.logobar{ position:absolute; left:0; top:50%; margin-top:-34px; z-index:3;}
.logo{display:block; width:485px; height:71px; background:url(global_res/logo.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; margin:0 auto;}

.nav{text-align:center; position:relative; z-index:1; padding-left:330px;}
.nav .menu > .item{ display:inline-block; border: 0px; }
.nav .menu > .item > a{ display:block; border: 0px; line-height:96px; font-size:16px; font-weight:600; color:#444; padding:0 10px; position:relative;}
.nav .menu > .item > a:hover{ color:#0c63bd;}

.search-top{ box-sizing:border-box; border:1px solid #ddd; border-radius:30px; padding-right:20px; overflow:hidden; position:absolute; top:50%; margin-top:-16px; right:0; z-index:2}
.search-top form > input{display:block; width:150px; line-height:18px; height:30px; font-size:12px; color:#333; padding:6px 10px; background:none; border:0;}
.search-top form > button{display:block; width:24px; line-height:30px; font-size:14px; color:#555; background:none; border:0;overflow:hidden; position:absolute; top:0; right:0;}
.search-top form > button:hover{ color:#3a66a9; cursor:pointer;}
.search-top form > button > i{font-size:18px; position:relative; top:1px;}



/*===========main===========*/
#main{ position:relative;}
#main .grid{ position:relative; padding:35px 0;}

.banner{ width:100%; position:relative;}
.banner .slider{ width:100%; height:400px; text-align:center; overflow:hidden; position:relative; z-index:1;}
.banner img{ display:block; height:100%; position:absolute; left:50%; margin-left:-960px;}

.sysbar{ width:100%; position:absolute; left:0; bottom:0; z-index:2;}
.sysbar ul{ overflow:hidden; zoom:1; margin-left:-1px; margin-right:-1px;}
.sysbar ul li{ display:block; width:12.2857%; float:left; padding:0 1px;}
.sysbar ul li a{ display:block; width:100%; height:140px; color:#fff; font-size:16px; background:rgba(0,0,0,0.5); text-align:center;}
.sysbar ul li a:hover{ background:rgba(7,56,109,0.9); color:#fff;}
.sysbar ul li a i{ display:block; width:48px; height:98px; margin:0 auto;}
.sysbar ul li a i.caigou{ background:url(global_res/btn_caigou.png) center center no-repeat;}
.sysbar ul li a i.yanshou{ background:url(global_res/btn_ys.png) center center no-repeat;}
.sysbar ul li a i.baofei{ background:url(global_res/btn_bf.png) center center no-repeat;}
.sysbar ul li a i.gongxiang{ background:url(global_res/btn_gx.png) center center no-repeat;}
.sysbar ul li a i.gongfang{ background:url(global_res/btn_fang.png) center center no-repeat;}
.sysbar ul li a i.anquan{ background:url(global_res/btn_anquan.png) center center no-repeat;}
.sysbar ul li a i.sys{ background:url(global_res/btn_lab.png) center center no-repeat;}
.sysbar ul li a i.fenxi{background:url(global_res/fenxi.png) center center no-repeat;}

.layout-l{ width:785px; float:left; position:relative;}
.layout-r{ width:380px; float:right; position:relative;}

.column{ position:relative;}
.column .column-title{ line-height:38px; border-bottom:1px solid #6fb4fb; margin-bottom:25px; position:relative;}
.column .column-title em{ display:block; font-size:16px; font-weight:600; font-style:normal; color:#444; padding-left:10px; position:relative;}
.column .column-title em:before{ content:""; display:block; width:3px; height:18px; background:#297efe; position:absolute; top:10px; left:0;}
.column.borded{ background:#fff; padding:12px 20px; box-shadow:0 0 8px rgba(0,0,0,0.15);}

.tab-column{ line-height:38px; border-bottom:1px solid #6fb4fb; margin-bottom:25px; position:relative;}
.tab-column .btn-tab{ display:block; width:128px; text-align:center; font-size:16px; color:#666; border:1px solid #ddd; border-bottom:0; margin-right:-1px; float:left; position:relative;}
.tab-column .btn-tab:hover{ background:#fafafa;}
.tab-column .btn-tab.active{ color:#4085e4; font-weight:600; border-color:#6fb4fb; background:#fff; z-index:99;}
.tab-column .btn-tab.active:after{ content:""; display:block; width:100%; border-bottom:1px solid #fff; position:absolute; left:0; bottom:-1px;}

.tab-column2{line-height:38px; border-bottom:1px solid #ebebeb; margin-bottom:25px; position:relative;}
.tab-column2 .btn-tab{ display:block; font-size:16px; color:#444; margin-right:15px; padding:0 5px; float:left; position:relative;}
.tab-column2 .btn-tab.active{ font-weight:600; color:#333;}
.tab-column2 .btn-tab.active:after{ content:""; display:block; width:100%; border-bottom:2px solid #6fb4fb; position:absolute; left:0; bottom:-1px;}



.headline{ min-height:86px; padding-left:150px; margin-bottom:18px; position:relative;}
.headline .imgbox{ width:120px; height:86px; background:#ddd; position:absolute; top:0; left:0;}
.headline dt{ line-height:40px; font-size:16px;}
.headline dt a{ color:#333;}
.headline dt a:hover{ color:#0581e4;}
.headline dd{ color:#aaa;}

.newslist .textlist li{ width:50%; float:left;}
.newslist .textlist li{ width:48%; float:left;}
.newslist .textlist li:nth-child(even){ margin-left:4%;}


.notice{ padding-left:20px; background:url(global_res/bg_notice.png) 0 0 repeat-y;}
.notice-list > .item{ min-height:92px; position:relative; padding-top:5px; padding-left:70px; padding-bottom:20px; border-bottom:1px solid #ddd; margin-bottom:20px;}
.notice-list > .item:last-child{ border-bottom:0; margin-bottom:0;}
.notice-list > .item a{ display:block; color:#999;}
.notice-list > .item a em{ display:block; font-size:14px; font-style:normal; color:#333; margin-bottom:8px;}
.notice-list > .item a span{ display:block;}
.notice-list .timebox{ width:60px; height:60px; text-align:center; color:#bbb; background:url(global_res/bg_calendar.png) center -31px; position:absolute; top:5px; left:0;}
.notice-list .timebox span{ display:block; line-height:22px; font-size:16px; font-weight:600; color:#3dbcf8; padding-top:12px;}

.column.news, .column.notice{ height:330px; padding-top:30px;}

.column.caigou{ height:400px; padding:35px 0;}
.column.tiaoji{ height:318px; position:relative; top:35px;}





/*��Ŀ����*/


.ku{ width:100%;}
.ku a{ display:block; width:100%; height:72px; background:url(http://zcc.neu.edu.cn/sfw_cms/res/cms/images/ku.png) 0 0 no-repeat; overflow:hidden; text-indent:-99%;}
.ku a:hover{ opacity:0.9;}



/*ϵͳ���*/
.panel-sys{}
.panel-sys .menu a{ display:block; line-height:70px; font-size:18px; color:#fff; padding:0 15px; padding-left:70px; border-radius:2px; margin-bottom:5px; position:relative;}
.panel-sys .menu a span{ font-size:12px; margin-left:5px;}
.panel-sys .menu a:after{font-family:"iconfont" !important;font-size:16px;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; content:"\e668"; position:absolute; top:0; right:10px;}
.panel-sys a:hover{ opacity:0.8;}
.panel-sys .iconbox{ display:block; width:32px; height:32px; position:absolute; top:21px; left:20px;}
.panel-sys .login{ background:url(http://zcc.neu.edu.cn/sfw_cms/res/cms/images/icon_user.png) center center no-repeat;}
.panel-sys .gys{ background:url(http://zcc.neu.edu.cn/sfw_cms/res/cms/images/icon_gys.png) center center no-repeat;}
.panel-sys .zhuanjia{ background:url(http://zcc.neu.edu.cn/sfw_cms/res/cms/images/icon_zj.png) center center no-repeat;}
.panel-sys .ztb{ background:url(http://zcc.neu.edu.cn/sfw_cms/res/cms/images/icon_ztb.png) center center no-repeat;}
.panel-sys .robot{ background:url(http://zcc.neu.edu.cn/sfw_cms/res/cms/images/icon_robot.png) center center no-repeat;}


.panel-sys .menu-block .iconbox{ margin:0 auto; margin-bottom:8px; position:relative; top:auto; left:auto;}
.linear-blue{	background:#46b7ff;
				background:linear-gradient(to bottom, #46b7ff, #35a6ef);
				background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#46b7ff), to(#35a6ef));
}
.linear-green{	background:#00b6d1;
				background:linear-gradient(to bottom, #00b6d1, #00a7c0);
				background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#00b6d1), to(#00a7c0));
}
.linear-darkgreen{	background:#11a5ba;
					background:linear-gradient(to bottom, #11a5ba, #088699);
					background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#11a5ba), to(#088699));
}
.linear-yellow{	background:#ff940a;
				background:linear-gradient(to bottom, #ff940a, #ec8500);
				background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff940a), to(#ec8500));
}




/*===========foot===========*/
#footer{line-height:2em; min-height:226px; text-align:center; color:#878787; background:url(global_res/foot_bg.png) center -10px no-repeat #082f58;}
#footer ul{ line-height:38px; overflow:hidden;zoom:1; padding:20px 0; border-bottom:1px solid rgba(255,255,255,0.1); margin:0 30px; margin-bottom:25px;}
#footer li{ display:inline-block; margin:0 8px;}
#footer li:after{ content:""; display:inline-block; width:1px; height:12px; border-left:1px solid #777; margin-left:15px; position:relative; top:1px;}
#footer li:last-child:after{ display:none;}
#footer li a{ color:#ccc; font-size:14px;}
#footer li a:hover{ color:#e2e5e8;}
#footer p{ margin-bottom:0;}
#footer p span{ margin:0 10px;}

 
.subpage{background:url(http://zcc.neu.edu.cn/sfw_cms/res/cms/images/lider.png) 5px 0 repeat-y #fafafa; border:1px solid #e5e5e5;box-shadow: 0 4px 12px rgba(0,0,0,0.05); position:relative; padding-left:200px;}
.subpage.no-sider{background:#fff; padding-left:0;}
.subpage.no-sider .siderBar{display:none;}
.subpage.no-sider > .contant{border-left:0;}
.subpage > .contant{min-height:500px; background:#fff; border-left:1px solid #e5e5e5;}
.subpage > .siderBar{width:200px; position:absolute; left:0; top:20px;}
.subpage > .siderBar > .title{line-height:40px; font-size:14px; font-weight:bold; padding:0 10px; margin:0 10px; margin-bottom:15px; border-bottom:2px solid #bcbcbc;}
.subpage > .siderBar > .menu{padding:0 8px;}
.subpage > .siderBar > .menu li{padding:3px 0;}
.subpage > .siderBar > .menu a{display:block; line-height:30px; padding:2px 10px; border-radius:5px; position:relative;}
.subpage > .siderBar > .menu a > i{display:block; line-height:24px; position:absolute; top:5px; right:10px;}
.subpage > .siderBar > .menu a.default:link,.subpage > .siderBar > .menu a.default:visited{color:#666; border:1px solid #e2e2e2;}
.subpage > .siderBar > .menu a.default:hover{background:#f4f4f4; text-decoration:none; border:1px solid #dadada;}
.subpage > .siderBar > .menu a.selected:link,.subpage > .siderBar > .menu a.selected:visited,.subpage > .siderBar > .menu a.parent:link,.subpage > .siderBar > .menu a.parent:visited{color:#fff; background:#054c8a; border:1px solid #054c8a;}
.subpage > .siderBar > .menu a.red:hover{text-decoration:none;}

.subpage > .siderBar .submenu{ padding-top:8px;}
.subpage > .siderBar .submenu a{ padding-left:22px;}
.subpage > .siderBar .submenu a:hover{ color:#2196f3;}
.subpage > .siderBar .submenu a.selected{ color:#2196f3 !important; background:#dcdcdc !important; border:0 !important;}

.subpage .listbar{margin:0 30px;}
.subpage .listbar > .title{font-size:14px; color:#555; margin-bottom:15px; border-bottom:1px solid #ddd; padding-top:20px;}
.subpage .listbar > .title > span{display:inline-block; line-height:40px; font-size:18px; font-weight:bold; border-bottom:2px solid #054c8a; margin-bottom:-1px;}
.subpage .listbar > .list{width:100%; padding-bottom:50px;}
.subpage .listbar > .list td{display:block; line-height:24px; padding:7px 115px 7px 24px; border-bottom:1px dotted #eee; position:relative; white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.subpage .listbar > .list td a{color:#444;}
.subpage .listbar > .list td:before{content:"\e635"; font-family:"iconfont" !important; font-size:12px;font-style:normal; line-height:24px; color:#aaa; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing:grayscale; position:absolute; top:8px; left:0;}
.subpage .listbar > .list td:hover{background:#f8f8f8;}
.subpage .listbar > .list td span{color:#aaa; display:block; position:absolute; top:7px; right:0;max-width: 76px;overflow: hidden;}
span.time.time2 {  margin-right: 30px;}
/*textҳ��*/
.subpage .textbox{min-height:700px; padding:20px;}
.subpage .textbox > .title{border-bottom:1px solid #f5f5f5; text-align:center; padding-bottom:40px; padding-top:35px;}
.subpage .textbox > .title h1{font-size:21px; font-weight:800; color:#444; line-height:1.5em;}
.subpage .textbox > .title > span{color:#999; line-height:2em;margin:0 1em;}
.subpage .textbox > .msbox{width:auto; font-size:14px; line-height:2em;padding:30px;}
.subpage .textbox > .msbox p{text-indent:2em; margin-bottom:1em;}

.subpage .search-bar{padding:50px 0; border-bottom:1px solid #eee; margin:0 30px; margin-bottom:40px;}
.subpage .search-bar > .search-tool{width:500px; margin:0 auto;}
.subpage .search-bar > .search-tool > input{display:block; width:410px; line-height:22px; height:42px; font-size:12px; padding:8px 12px; background:#fff; border:2px solid #2196f3; border-radius:3px 0 0 3px; float:left;}
.subpage .search-bar > .search-tool > button{display:block; width:62px; line-height:42px; font-size:14px; color:#fff; background:#2196f3; border:0; border-radius:0 3px 3px 0; float:left; overflow:hidden;}
.subpage .search-bar > .search-tool > button:hover{background:#4879e4; cursor:pointer;}

.subpage .listbar > .list td{ border-top:0 !important;}
#pdf-frame { height: 1400px !important;}





/*===========media===========*/
@media(max-width:1025px){

}

